[INFO] fetching crate coder 0.3.6...
[INFO] testing coder-0.3.6 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate coder 0.3.6 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate coder 0.3.6
[INFO] finished tweaking crates.io crate coder 0.3.6
[INFO] tweaked toml for crates.io crate coder 0.3.6 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate coder 0.3.6 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 189 packages to latest compatible versions
[INFO] [stderr]       Adding http v0.2.12 (available: v1.4.2)
[INFO] [stderr]       Adding hyper v0.13.10 (available: v1.10.1)
[INFO] [stderr]       Adding hyper-rustls v0.21.0 (available: v0.27.9)
[INFO] [stderr]       Adding hyper-tls v0.4.3 (available: v0.6.0)
[INFO] [stderr]       Adding tokio v0.2.25 (available: v1.52.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2f5faf995b6a25e27dcafa57de0edb7f9848948e0ad21bcdb16bfc1b61cd666c
[INFO] running `Command { std: "docker" "start" "2f5faf995b6a25e27dcafa57de0edb7f9848948e0ad21bcdb16bfc1b61cd666c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2f5faf995b6a25e27dcafa57de0edb7f9848948e0ad21bcdb16bfc1b61cd666c" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f5faf995b6a25e27dcafa57de0edb7f9848948e0ad21bcdb16bfc1b61cd666c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2f5faf995b6a25e27dcafa57de0edb7f9848948e0ad21bcdb16bfc1b61cd666c" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling pin-project v1.1.13
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling ct-logs v0.7.0
[INFO] [stderr]    Compiling rustls v0.18.1
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rustls-native-certs v0.4.0
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.14.1
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling hyper v0.13.10
[INFO] [stderr]    Compiling hyper-rustls v0.21.0
[INFO] [stderr]    Compiling coder v0.3.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.30s
[INFO] running `Command { std: "docker" "inspect" "2f5faf995b6a25e27dcafa57de0edb7f9848948e0ad21bcdb16bfc1b61cd666c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2f5faf995b6a25e27dcafa57de0edb7f9848948e0ad21bcdb16bfc1b61cd666c" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling coder v0.3.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.85s
[INFO] running `Command { std: "docker" "inspect" "2f5faf995b6a25e27dcafa57de0edb7f9848948e0ad21bcdb16bfc1b61cd666c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2f5faf995b6a25e27dcafa57de0edb7f9848948e0ad21bcdb16bfc1b61cd666c" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/coder-a1b333419e91b57f)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test builders::envs::get::test::org::test_org_envs ... FAILED
[INFO] [stdout] test builders::envs::get::test::test_env ... FAILED
[INFO] [stdout] test builders::images::get::test::org::test_org_images ... FAILED
[INFO] [stdout] test builders::users::get::test::test_user ... FAILED
[INFO] [stdout] test models::duration::test::test_deserialize_duration ... ok
[INFO] [stdout] test builders::orgs::get::test::members::test_org_member ... FAILED
[INFO] [stdout] test models::duration::test::test_serialize_duration ... ok
[INFO] [stdout] test builders::images::get::test::test_image_with_environments ... FAILED
[INFO] [stdout] test builders::orgs::get::test::members::test_org_members ... FAILED
[INFO] [stdout] test builders::envs::get::test::member::test_org_member_envs ... FAILED
[INFO] [stdout] test builders::orgs::get::test::test_orgs ... FAILED
[INFO] [stdout] test builders::orgs::get::test::test_org_namespaces ... FAILED
[INFO] [stdout] test builders::registries::get::test::org::test_org_registries ... FAILED
[INFO] [stdout] test builders::services::get::test::org::test_org_service ... FAILED
[INFO] [stdout] test builders::orgs::get::test::test_org ... FAILED
[INFO] [stdout] test builders::registries::get::test::test_registry ... FAILED
[INFO] [stdout] test builders::image_tags::get::test::image::test_image_tags ... FAILED
[INFO] [stdout] test builders::image_tags::get::test::image::test_image_tag ... FAILED
[INFO] [stdout] test builders::services::get::test::org::test_org_services ... FAILED
[INFO] [stdout] test builders::images::get::test::test_image ... FAILED
[INFO] [stdout] test builders::users::get::test::test_users ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- builders::envs::get::test::org::test_org_envs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::envs::get::test::org::test_org_envs' (1246) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622bda14efc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622bda14efc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622bda14efc8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622bda14efc8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622bda16548a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622bda16548a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x622bda153e02 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x622bda153e02 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x622bda12d5d6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622bda12d5d6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622bda147229 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622bd9e9b1ac - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x622bd9e9b1ac - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x622bda1473e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x622bda1473e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622bda12d692 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622bda124f49 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622bda12e56d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622bda165c7c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622bda1659c2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x622bd9d5483e - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, std[d054f6f42beb1baa]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x622bd9cb381f - coder[5cb694c41d7dccfc]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x622bd9cca66e - coder[5cb694c41d7dccfc]::builders::envs::get::test::org::test_org_envs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/envs/get.rs:80:21
[INFO] [stdout]   23:     0x622bd9cad54d - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::envs::get::test::org::test_org_envs::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x622bd9d4e9a0 - tokio[c413d3e32be5fd85]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::envs::get::test::org::test_org_envs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x622bd9cd78f5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[c413d3e32be5fd85]::coop::Budget>>>::try_with::<tokio[c413d3e32be5fd85]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::envs::get::test::org::test_org_envs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x622bd9cd3f3e - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[c413d3e32be5fd85]::coop::Budget>>>::with::<tokio[c413d3e32be5fd85]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::envs::get::test::org::test_org_envs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x622bd9ca74ef - tokio[c413d3e32be5fd85]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::envs::get::test::org::test_org_envs::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x622bd9ca74ef - tokio[c413d3e32be5fd85]::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::envs::get::test::org::test_org_envs::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x622bd9ca74ef - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::envs::get::test::org::test_org_envs::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x622bd9cac66e - tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter::<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::envs::get::test::org::test_org_envs::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x622bd9cb92c7 - <tokio[c413d3e32be5fd85]::macros::scoped_tls::ScopedKey<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::Context>>::set::<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::envs::get::test::org::test_org_envs::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x622bd9ca03b8 - tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter::<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::envs::get::test::org::test_org_envs::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x622bd9c8db80 - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::envs::get::test::org::test_org_envs::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x622bd9d604c5 - <tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on::<coder[5cb694c41d7dccfc]::builders::envs::get::test::org::test_org_envs::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x622bd9cf94f6 - tokio[c413d3e32be5fd85]::runtime::context::enter::<<tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on<coder[5cb694c41d7dccfc]::builders::envs::get::test::org::test_org_envs::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x622bd9cb7d5a - <tokio[c413d3e32be5fd85]::runtime::handle::Handle>::enter::<<tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on<coder[5cb694c41d7dccfc]::builders::envs::get::test::org::test_org_envs::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x622bd9d5d587 - <tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on::<coder[5cb694c41d7dccfc]::builders::envs::get::test::org::test_org_envs::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x622bd9cce9f9 - coder[5cb694c41d7dccfc]::builders::envs::get::test::org::test_org_envs
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/envs/get.rs:78:9
[INFO] [stdout]   39:     0x622bd9cca607 - coder[5cb694c41d7dccfc]::builders::envs::get::test::org::test_org_envs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/envs/get.rs:79:33
[INFO] [stdout]   40:     0x622bd9cd1346 - <coder[5cb694c41d7dccfc]::builders::envs::get::test::org::test_org_envs::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x622bd9e8e28b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622bd9e8e28b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x622bd9e9bb05 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x622bd9e96664 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x622bd9e96664 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x622bd9e9eb82 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x622bd9e9eb82 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x622bda14e73f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x622bda14e73f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x78a2bdf1daa4 - <unknown>
[INFO] [stdout]   62:     0x78a2bdfaaa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::envs::get::test::test_env stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::envs::get::test::test_env' (1247) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622bda14efc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622bda14efc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622bda14efc8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622bda14efc8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622bda16548a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622bda16548a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x622bda153e02 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x622bda153e02 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x622bda12d5d6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622bda12d5d6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622bda147229 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622bd9e9b1ac - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x622bd9e9b1ac - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x622bda1473e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x622bda1473e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622bda12d692 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622bda124f49 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622bda12e56d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622bda165c7c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622bda1659c2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x622bd9d5483e - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, std[d054f6f42beb1baa]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x622bd9cb381f - coder[5cb694c41d7dccfc]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x622bd9bce38d - coder[5cb694c41d7dccfc]::builders::envs::get::test::test_env::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/envs/get.rs:60:17
[INFO] [stdout]   23:     0x622bd9cac99d - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::envs::get::test::test_env::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x622bd9d4dc90 - tokio[c413d3e32be5fd85]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::envs::get::test::test_env::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x622bd9cd6df5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[c413d3e32be5fd85]::coop::Budget>>>::try_with::<tokio[c413d3e32be5fd85]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::envs::get::test::test_env::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x622bd9cd3bce - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[c413d3e32be5fd85]::coop::Budget>>>::with::<tokio[c413d3e32be5fd85]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::envs::get::test::test_env::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x622bd9ca247f - tokio[c413d3e32be5fd85]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::envs::get::test::test_env::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x622bd9ca247f - tokio[c413d3e32be5fd85]::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::envs::get::test::test_env::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x622bd9ca247f - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::envs::get::test::test_env::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x622bd9cac2fe - tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter::<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::envs::get::test::test_env::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x622bd9cb8667 - <tokio[c413d3e32be5fd85]::macros::scoped_tls::ScopedKey<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::Context>>::set::<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::envs::get::test::test_env::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x622bd9c9db28 - tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter::<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::envs::get::test::test_env::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x622bd9c8d8c0 - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::envs::get::test::test_env::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x622bd9d5f7b5 - <tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on::<coder[5cb694c41d7dccfc]::builders::envs::get::test::test_env::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x622bd9cf8946 - tokio[c413d3e32be5fd85]::runtime::context::enter::<<tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on<coder[5cb694c41d7dccfc]::builders::envs::get::test::test_env::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x622bd9cb751a - <tokio[c413d3e32be5fd85]::runtime::handle::Handle>::enter::<<tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on<coder[5cb694c41d7dccfc]::builders::envs::get::test::test_env::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x622bd9d5d207 - <tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on::<coder[5cb694c41d7dccfc]::builders::envs::get::test::test_env::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x622bd9bdf209 - coder[5cb694c41d7dccfc]::builders::envs::get::test::test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/envs/get.rs:58:5
[INFO] [stdout]   39:     0x622bd9bce317 - coder[5cb694c41d7dccfc]::builders::envs::get::test::test_env::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/envs/get.rs:59:24
[INFO] [stdout]   40:     0x622bd9cd1086 - <coder[5cb694c41d7dccfc]::builders::envs::get::test::test_env::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x622bd9e8e28b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622bd9e8e28b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x622bd9e9bb05 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x622bd9e96664 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x622bd9e96664 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x622bd9e9eb82 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x622bd9e9eb82 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x622bda14e73f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x622bda14e73f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x78a2bdf1daa4 - <unknown>
[INFO] [stdout]   62:     0x78a2bdfaaa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::images::get::test::org::test_org_images stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::images::get::test::org::test_org_images' (1250) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622bda14efc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622bda14efc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622bda14efc8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622bda14efc8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622bda16548a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622bda16548a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x622bda153e02 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x622bda153e02 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x622bda12d5d6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622bda12d5d6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622bda147229 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622bd9e9b1ac - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x622bd9e9b1ac - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x622bda1473e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x622bda1473e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622bda12d692 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622bda124f49 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622bda12e56d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622bda165c7c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622bda1659c2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x622bd9d5483e - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, std[d054f6f42beb1baa]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x622bd9cb381f - coder[5cb694c41d7dccfc]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x622bd9bcf07e - coder[5cb694c41d7dccfc]::builders::images::get::test::org::test_org_images::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/images/get.rs:114:21
[INFO] [stdout]   23:     0x622bd9cad98d - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::images::get::test::org::test_org_images::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x622bd9d4ee60 - tokio[c413d3e32be5fd85]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::images::get::test::org::test_org_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x622bd9cd7cf5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[c413d3e32be5fd85]::coop::Budget>>>::try_with::<tokio[c413d3e32be5fd85]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::images::get::test::org::test_org_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x622bd9cd407e - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[c413d3e32be5fd85]::coop::Budget>>>::with::<tokio[c413d3e32be5fd85]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::images::get::test::org::test_org_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x622bd9ca922f - tokio[c413d3e32be5fd85]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::images::get::test::org::test_org_images::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x622bd9ca922f - tokio[c413d3e32be5fd85]::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::images::get::test::org::test_org_images::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x622bd9ca922f - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::images::get::test::org::test_org_images::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x622bd9cac7ae - tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter::<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::images::get::test::org::test_org_images::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x622bd9cb9747 - <tokio[c413d3e32be5fd85]::macros::scoped_tls::ScopedKey<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::Context>>::set::<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::images::get::test::org::test_org_images::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x622bd9ca1278 - tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter::<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::images::get::test::org::test_org_images::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x622bd9c8dc80 - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::images::get::test::org::test_org_images::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x622bd9d60985 - <tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on::<coder[5cb694c41d7dccfc]::builders::images::get::test::org::test_org_images::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x622bd9cf9936 - tokio[c413d3e32be5fd85]::runtime::context::enter::<<tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on<coder[5cb694c41d7dccfc]::builders::images::get::test::org::test_org_images::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x622bd9cb805a - <tokio[c413d3e32be5fd85]::runtime::handle::Handle>::enter::<<tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on<coder[5cb694c41d7dccfc]::builders::images::get::test::org::test_org_images::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x622bd9d5d6c7 - <tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on::<coder[5cb694c41d7dccfc]::builders::images::get::test::org::test_org_images::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x622bd9bdf7a9 - coder[5cb694c41d7dccfc]::builders::images::get::test::org::test_org_images
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/images/get.rs:112:9
[INFO] [stdout]   39:     0x622bd9bcf017 - coder[5cb694c41d7dccfc]::builders::images::get::test::org::test_org_images::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/images/get.rs:113:35
[INFO] [stdout]   40:     0x622bd9cd1446 - <coder[5cb694c41d7dccfc]::builders::images::get::test::org::test_org_images::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x622bd9e8e28b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622bd9e8e28b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x622bd9e9bb05 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x622bd9e96664 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x622bd9e96664 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x622bd9e9eb82 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x622bd9e9eb82 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x622bda14e73f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x622bda14e73f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x78a2bdf1daa4 - <unknown>
[INFO] [stdout]   62:     0x78a2bdfaaa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::users::get::test::test_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::users::get::test::test_user' (1262) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622bda14efc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622bda14efc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622bda14efc8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622bda14efc8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622bda16548a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622bda16548a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x622bda153e02 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x622bda153e02 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x622bda12d5d6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622bda12d5d6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622bda147229 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622bd9e9b1ac - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x622bd9e9b1ac - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x622bda1473e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x622bda1473e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622bda12d692 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622bda124f49 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622bda12e56d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622bda165c7c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622bda1659c2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x622bd9d5483e - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, std[d054f6f42beb1baa]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x622bd9cb381f - coder[5cb694c41d7dccfc]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x622bd9d252de - coder[5cb694c41d7dccfc]::builders::users::get::test::test_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/users/get.rs:40:17
[INFO] [stdout]   23:     0x622bd9caceed - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::users::get::test::test_user::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x622bd9d4e280 - tokio[c413d3e32be5fd85]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::users::get::test::test_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x622bd9cd72f5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[c413d3e32be5fd85]::coop::Budget>>>::try_with::<tokio[c413d3e32be5fd85]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::users::get::test::test_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x622bd9cd3d5e - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[c413d3e32be5fd85]::coop::Budget>>>::with::<tokio[c413d3e32be5fd85]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::users::get::test::test_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x622bd9ca490f - tokio[c413d3e32be5fd85]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::users::get::test::test_user::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x622bd9ca490f - tokio[c413d3e32be5fd85]::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::users::get::test::test_user::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x622bd9ca490f - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::users::get::test::test_user::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x622bd9cac48e - tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter::<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::users::get::test::test_user::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x622bd9cb8c07 - <tokio[c413d3e32be5fd85]::macros::scoped_tls::ScopedKey<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::Context>>::set::<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::users::get::test::test_user::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x622bd9c9ed98 - tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter::<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::users::get::test::test_user::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x622bd9c8da00 - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::users::get::test::test_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x622bd9d5fda5 - <tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on::<coder[5cb694c41d7dccfc]::builders::users::get::test::test_user::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x622bd9cf8e96 - tokio[c413d3e32be5fd85]::runtime::context::enter::<<tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on<coder[5cb694c41d7dccfc]::builders::users::get::test::test_user::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x622bd9cb78da - <tokio[c413d3e32be5fd85]::runtime::handle::Handle>::enter::<<tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on<coder[5cb694c41d7dccfc]::builders::users::get::test::test_user::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x622bd9d5d397 - <tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on::<coder[5cb694c41d7dccfc]::builders::users::get::test::test_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x622bd9d35bb9 - coder[5cb694c41d7dccfc]::builders::users::get::test::test_user
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/users/get.rs:38:5
[INFO] [stdout]   39:     0x622bd9d24de7 - coder[5cb694c41d7dccfc]::builders::users::get::test::test_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/users/get.rs:39:25
[INFO] [stdout]   40:     0x622bd9cd11c6 - <coder[5cb694c41d7dccfc]::builders::users::get::test::test_user::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x622bd9e8e28b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622bd9e8e28b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x622bd9e9bb05 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x622bd9e96664 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x622bd9e96664 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x622bd9e9eb82 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x622bd9e9eb82 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x622bda14e73f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x622bda14e73f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x78a2bdf1daa4 - <unknown>
[INFO] [stdout]   62:     0x78a2bdfaaa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::orgs::get::test::members::test_org_member stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::orgs::get::test::members::test_org_member' (1253) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622bda14efc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622bda14efc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622bda14efc8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622bda14efc8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622bda16548a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622bda16548a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x622bda153e02 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x622bda153e02 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x622bda12d5d6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622bda12d5d6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622bda147229 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622bd9e9b1ac - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x622bd9e9b1ac - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x622bda1473e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x622bda1473e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622bda12d692 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622bda124f49 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622bda12e56d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622bda165c7c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622bda1659c2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x622bd9d5483e - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, std[d054f6f42beb1baa]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x622bd9cb381f - coder[5cb694c41d7dccfc]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x622bd9bce79e - coder[5cb694c41d7dccfc]::builders::orgs::get::test::members::test_org_member::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/orgs/get.rs:145:21
[INFO] [stdout]   23:     0x622bd9cad76d - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::orgs::get::test::members::test_org_member::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x622bd9d4ec00 - tokio[c413d3e32be5fd85]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::members::test_org_member::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x622bd9cd7af5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[c413d3e32be5fd85]::coop::Budget>>>::try_with::<tokio[c413d3e32be5fd85]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::members::test_org_member::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x622bd9cd3fde - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[c413d3e32be5fd85]::coop::Budget>>>::with::<tokio[c413d3e32be5fd85]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::members::test_org_member::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x622bd9ca838f - tokio[c413d3e32be5fd85]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::members::test_org_member::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x622bd9ca838f - tokio[c413d3e32be5fd85]::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::members::test_org_member::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x622bd9ca838f - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::orgs::get::test::members::test_org_member::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x622bd9cac70e - tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter::<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::members::test_org_member::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x622bd9cb9507 - <tokio[c413d3e32be5fd85]::macros::scoped_tls::ScopedKey<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::Context>>::set::<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::members::test_org_member::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x622bd9ca0b18 - tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter::<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::members::test_org_member::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x622bd9c8dc00 - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::orgs::get::test::members::test_org_member::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x622bd9d60725 - <tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on::<coder[5cb694c41d7dccfc]::builders::orgs::get::test::members::test_org_member::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x622bd9cf9716 - tokio[c413d3e32be5fd85]::runtime::context::enter::<<tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::members::test_org_member::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x622bd9cb7eda - <tokio[c413d3e32be5fd85]::runtime::handle::Handle>::enter::<<tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::members::test_org_member::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x622bd9d5d627 - <tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on::<coder[5cb694c41d7dccfc]::builders::orgs::get::test::members::test_org_member::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x622bd9bdf3e9 - coder[5cb694c41d7dccfc]::builders::orgs::get::test::members::test_org_member
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/orgs/get.rs:143:9
[INFO] [stdout]   39:     0x622bd9bce707 - coder[5cb694c41d7dccfc]::builders::orgs::get::test::members::test_org_member::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/orgs/get.rs:144:35
[INFO] [stdout]   40:     0x622bd9cd13c6 - <coder[5cb694c41d7dccfc]::builders::orgs::get::test::members::test_org_member::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x622bd9e8e28b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622bd9e8e28b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x622bd9e9bb05 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x622bd9e96664 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x622bd9e96664 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x622bd9e9eb82 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x622bd9e9eb82 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x622bda14e73f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x622bda14e73f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x78a2bdf1daa4 - <unknown>
[INFO] [stdout]   62:     0x78a2bdfaaa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::images::get::test::test_image_with_environments stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::images::get::test::test_image_with_environments' (1252) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622bda14efc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622bda14efc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622bda14efc8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622bda14efc8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622bda16548a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622bda16548a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x622bda153e02 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x622bda153e02 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x622bda12d5d6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622bda12d5d6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622bda147229 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622bd9e9b1ac - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x622bd9e9b1ac - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x622bda1473e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x622bda1473e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622bda12d692 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622bda124f49 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622bda12e56d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622bda165c7c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622bda1659c2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x622bd9d5483e - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, std[d054f6f42beb1baa]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x622bd9cb381f - coder[5cb694c41d7dccfc]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x622bd9d51ba8 - coder[5cb694c41d7dccfc]::builders::images::get::test::test_image_with_environments::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/images/get.rs:78:17
[INFO] [stdout]   23:     0x622bd9cad10d - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::images::get::test::test_image_with_environments::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x622bd9d4e4e0 - tokio[c413d3e32be5fd85]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::images::get::test::test_image_with_environments::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x622bd9cd74f5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[c413d3e32be5fd85]::coop::Budget>>>::try_with::<tokio[c413d3e32be5fd85]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::images::get::test::test_image_with_environments::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x622bd9cd3dfe - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[c413d3e32be5fd85]::coop::Budget>>>::with::<tokio[c413d3e32be5fd85]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::images::get::test::test_image_with_environments::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x622bd9ca57af - tokio[c413d3e32be5fd85]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::images::get::test::test_image_with_environments::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x622bd9ca57af - tokio[c413d3e32be5fd85]::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::images::get::test::test_image_with_environments::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x622bd9ca57af - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::images::get::test::test_image_with_environments::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x622bd9cac52c - tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter::<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::images::get::test::test_image_with_environments::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x622bd9cb8e49 - <tokio[c413d3e32be5fd85]::macros::scoped_tls::ScopedKey<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::Context>>::set::<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::images::get::test::test_image_with_environments::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x622bd9c9f4f8 - tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter::<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::images::get::test::test_image_with_environments::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x622bd9c8da82 - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::images::get::test::test_image_with_environments::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x622bd9d60005 - <tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on::<coder[5cb694c41d7dccfc]::builders::images::get::test::test_image_with_environments::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x622bd9cf90b6 - tokio[c413d3e32be5fd85]::runtime::context::enter::<<tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on<coder[5cb694c41d7dccfc]::builders::images::get::test::test_image_with_environments::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x622bd9cb7a5c - <tokio[c413d3e32be5fd85]::runtime::handle::Handle>::enter::<<tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on<coder[5cb694c41d7dccfc]::builders::images::get::test::test_image_with_environments::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x622bd9d5d439 - <tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on::<coder[5cb694c41d7dccfc]::builders::images::get::test::test_image_with_environments::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x622bd9d55b87 - coder[5cb694c41d7dccfc]::builders::images::get::test::test_image_with_environments
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/images/get.rs:76:5
[INFO] [stdout]   39:     0x622bd9d51767 - coder[5cb694c41d7dccfc]::builders::images::get::test::test_image_with_environments::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/images/get.rs:77:44
[INFO] [stdout]   40:     0x622bd9cd1246 - <coder[5cb694c41d7dccfc]::builders::images::get::test::test_image_with_environments::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x622bd9e8e28b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622bd9e8e28b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x622bd9e9bb05 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x622bd9e96664 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x622bd9e96664 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x622bd9e9eb82 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x622bd9e9eb82 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x622bda14e73f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x622bda14e73f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x78a2bdf1daa4 - <unknown>
[INFO] [stdout]   62:     0x78a2bdfaaa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::orgs::get::test::members::test_org_members stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::orgs::get::test::members::test_org_members' (1254) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622bda14efc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622bda14efc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622bda14efc8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622bda14efc8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622bda16548a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622bda16548a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x622bda153e02 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x622bda153e02 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x622bda12d5d6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622bda12d5d6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622bda147229 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622bd9e9b1ac - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x622bd9e9b1ac - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x622bda1473e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x622bda1473e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622bda12d692 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622bda124f49 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622bda12e56d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622bda165c7c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622bda1659c2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x622bd9d5483e - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, std[d054f6f42beb1baa]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x622bd9cb381f - coder[5cb694c41d7dccfc]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x622bd9bceb8e - coder[5cb694c41d7dccfc]::builders::orgs::get::test::members::test_org_members::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/orgs/get.rs:123:21
[INFO] [stdout]   23:     0x622bd9cad87d - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::orgs::get::test::members::test_org_members::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x622bd9d4ed30 - tokio[c413d3e32be5fd85]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::members::test_org_members::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x622bd9cd7bf5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[c413d3e32be5fd85]::coop::Budget>>>::try_with::<tokio[c413d3e32be5fd85]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::members::test_org_members::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x622bd9cd402e - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[c413d3e32be5fd85]::coop::Budget>>>::with::<tokio[c413d3e32be5fd85]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::members::test_org_members::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x622bd9ca8adf - tokio[c413d3e32be5fd85]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::members::test_org_members::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x622bd9ca8adf - tokio[c413d3e32be5fd85]::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::members::test_org_members::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x622bd9ca8adf - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::orgs::get::test::members::test_org_members::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x622bd9cac75e - tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter::<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::members::test_org_members::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x622bd9cb9627 - <tokio[c413d3e32be5fd85]::macros::scoped_tls::ScopedKey<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::Context>>::set::<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::members::test_org_members::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x622bd9ca0ec8 - tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter::<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::members::test_org_members::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x622bd9c8dc40 - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::orgs::get::test::members::test_org_members::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x622bd9d60855 - <tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on::<coder[5cb694c41d7dccfc]::builders::orgs::get::test::members::test_org_members::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x622bd9cf9826 - tokio[c413d3e32be5fd85]::runtime::context::enter::<<tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::members::test_org_members::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x622bd9cb7f9a - <tokio[c413d3e32be5fd85]::runtime::handle::Handle>::enter::<<tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::members::test_org_members::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x622bd9d5d677 - <tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on::<coder[5cb694c41d7dccfc]::builders::orgs::get::test::members::test_org_members::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x622bd9bdf5c9 - coder[5cb694c41d7dccfc]::builders::orgs::get::test::members::test_org_members
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/orgs/get.rs:121:9
[INFO] [stdout]   39:     0x622bd9bce737 - coder[5cb694c41d7dccfc]::builders::orgs::get::test::members::test_org_members::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/orgs/get.rs:122:36
[INFO] [stdout]   40:     0x622bd9cd1406 - <coder[5cb694c41d7dccfc]::builders::orgs::get::test::members::test_org_members::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x622bd9e8e28b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622bd9e8e28b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x622bd9e9bb05 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x622bd9e96664 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x622bd9e96664 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x622bd9e9eb82 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x622bd9e9eb82 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x622bda14e73f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x622bda14e73f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x78a2bdf1daa4 - <unknown>
[INFO] [stdout]   62:     0x78a2bdfaaa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::envs::get::test::member::test_org_member_envs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::envs::get::test::member::test_org_member_envs' (1245) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622bda14efc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622bda14efc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622bda14efc8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622bda14efc8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622bda16548a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622bda16548a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x622bda153e02 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x622bda153e02 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x622bda12d5d6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622bda12d5d6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622bda147229 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622bd9e9b1ac - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x622bd9e9b1ac - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x622bda1473e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x622bda1473e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622bda12d692 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622bda124f49 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622bda12e56d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622bda165c7c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622bda1659c2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x622bd9d5483e - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, std[d054f6f42beb1baa]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x622bd9cb381f - coder[5cb694c41d7dccfc]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x622bd9bb39fe - coder[5cb694c41d7dccfc]::builders::envs::get::test::member::test_org_member_envs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/envs/get.rs:106:21
[INFO] [stdout]   23:     0x622bd9cad65d - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::envs::get::test::member::test_org_member_envs::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x622bd9d4ead0 - tokio[c413d3e32be5fd85]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::envs::get::test::member::test_org_member_envs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x622bd9cd79f5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[c413d3e32be5fd85]::coop::Budget>>>::try_with::<tokio[c413d3e32be5fd85]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::envs::get::test::member::test_org_member_envs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x622bd9cd3f8e - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[c413d3e32be5fd85]::coop::Budget>>>::with::<tokio[c413d3e32be5fd85]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::envs::get::test::member::test_org_member_envs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x622bd9ca7c3f - tokio[c413d3e32be5fd85]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::envs::get::test::member::test_org_member_envs::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x622bd9ca7c3f - tokio[c413d3e32be5fd85]::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::envs::get::test::member::test_org_member_envs::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x622bd9ca7c3f - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::envs::get::test::member::test_org_member_envs::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x622bd9cac6be - tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter::<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::envs::get::test::member::test_org_member_envs::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x622bd9cb93e7 - <tokio[c413d3e32be5fd85]::macros::scoped_tls::ScopedKey<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::Context>>::set::<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::envs::get::test::member::test_org_member_envs::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x622bd9ca0768 - tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter::<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::envs::get::test::member::test_org_member_envs::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x622bd9c8dbc0 - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::envs::get::test::member::test_org_member_envs::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x622bd9d605f5 - <tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on::<coder[5cb694c41d7dccfc]::builders::envs::get::test::member::test_org_member_envs::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x622bd9cf9606 - tokio[c413d3e32be5fd85]::runtime::context::enter::<<tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on<coder[5cb694c41d7dccfc]::builders::envs::get::test::member::test_org_member_envs::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x622bd9cb7e1a - <tokio[c413d3e32be5fd85]::runtime::handle::Handle>::enter::<<tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on<coder[5cb694c41d7dccfc]::builders::envs::get::test::member::test_org_member_envs::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x622bd9d5d5d7 - <tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on::<coder[5cb694c41d7dccfc]::builders::envs::get::test::member::test_org_member_envs::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x622bd9bbff09 - coder[5cb694c41d7dccfc]::builders::envs::get::test::member::test_org_member_envs
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/envs/get.rs:104:9
[INFO] [stdout]   39:     0x622bd9bb3997 - coder[5cb694c41d7dccfc]::builders::envs::get::test::member::test_org_member_envs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/envs/get.rs:105:40
[INFO] [stdout]   40:     0x622bd9cd1386 - <coder[5cb694c41d7dccfc]::builders::envs::get::test::member::test_org_member_envs::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x622bd9e8e28b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622bd9e8e28b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x622bd9e9bb05 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x622bd9e96664 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x622bd9e96664 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x622bd9e9eb82 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x622bd9e9eb82 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x622bda14e73f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x622bda14e73f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x78a2bdf1daa4 - <unknown>
[INFO] [stdout]   62:     0x78a2bdfaaa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::orgs::get::test::test_orgs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::orgs::get::test::test_orgs' (1257) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622bda14efc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622bda14efc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622bda14efc8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622bda14efc8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622bda16548a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622bda16548a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x622bda153e02 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x622bda153e02 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x622bda12d5d6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622bda12d5d6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622bda147229 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622bd9e9b1ac - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x622bd9e9b1ac - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x622bda1473e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x622bda1473e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622bda12d692 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622bda124f49 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622bda12e56d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622bda165c7c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622bda1659c2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x622bd9d5483e - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, std[d054f6f42beb1baa]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x622bd9cb381f - coder[5cb694c41d7dccfc]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x622bd9d512ee - coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_orgs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/orgs/get.rs:62:17
[INFO] [stdout]   23:     0x622bd9cacccd - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_orgs::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x622bd9d4e020 - tokio[c413d3e32be5fd85]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_orgs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x622bd9cd70f5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[c413d3e32be5fd85]::coop::Budget>>>::try_with::<tokio[c413d3e32be5fd85]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_orgs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x622bd9cd3cbe - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[c413d3e32be5fd85]::coop::Budget>>>::with::<tokio[c413d3e32be5fd85]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_orgs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x622bd9ca3a6f - tokio[c413d3e32be5fd85]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_orgs::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x622bd9ca3a6f - tokio[c413d3e32be5fd85]::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_orgs::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x622bd9ca3a6f - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_orgs::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x622bd9cac3ee - tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter::<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_orgs::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x622bd9cb89c7 - <tokio[c413d3e32be5fd85]::macros::scoped_tls::ScopedKey<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::Context>>::set::<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_orgs::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x622bd9c9e638 - tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter::<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_orgs::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x622bd9c8d980 - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_orgs::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x622bd9d5fb45 - <tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on::<coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_orgs::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x622bd9cf8c76 - tokio[c413d3e32be5fd85]::runtime::context::enter::<<tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_orgs::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x622bd9cb775a - <tokio[c413d3e32be5fd85]::runtime::handle::Handle>::enter::<<tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_orgs::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x622bd9d5d2f7 - <tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on::<coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_orgs::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x622bd9d557c9 - coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_orgs
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/orgs/get.rs:60:5
[INFO] [stdout]   39:     0x622bd9d50a27 - coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_orgs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/orgs/get.rs:61:25
[INFO] [stdout]   40:     0x622bd9cd1146 - <coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_orgs::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x622bd9e8e28b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622bd9e8e28b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x622bd9e9bb05 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x622bd9e96664 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x622bd9e96664 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x622bd9e9eb82 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x622bd9e9eb82 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x622bda14e73f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x622bda14e73f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x78a2bdf1daa4 - <unknown>
[INFO] [stdout]   62:     0x78a2bdfaaa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::orgs::get::test::test_org_namespaces stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::orgs::get::test::test_org_namespaces' (1256) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622bda14efc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622bda14efc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622bda14efc8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622bda14efc8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622bda16548a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622bda16548a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x622bda153e02 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x622bda153e02 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x622bda12d5d6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622bda12d5d6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622bda147229 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622bd9e9b1ac - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x622bd9e9b1ac - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x622bda1473e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x622bda1473e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622bda12d692 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622bda124f49 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622bda12e56d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622bda165c7c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622bda1659c2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x622bd9d5483e - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, std[d054f6f42beb1baa]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x622bd9cb381f - coder[5cb694c41d7dccfc]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x622bd9d50a8e - coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_org_namespaces::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/orgs/get.rs:99:17
[INFO] [stdout]   23:     0x622bd9cacaad - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_org_namespaces::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x622bd9d4ddc0 - tokio[c413d3e32be5fd85]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_org_namespaces::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x622bd9cd6ef5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[c413d3e32be5fd85]::coop::Budget>>>::try_with::<tokio[c413d3e32be5fd85]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_org_namespaces::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x622bd9cd3c1e - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[c413d3e32be5fd85]::coop::Budget>>>::with::<tokio[c413d3e32be5fd85]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_org_namespaces::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x622bd9ca2bcf - tokio[c413d3e32be5fd85]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_org_namespaces::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x622bd9ca2bcf - tokio[c413d3e32be5fd85]::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_org_namespaces::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x622bd9ca2bcf - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_org_namespaces::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x622bd9cac34e - tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter::<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_org_namespaces::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x622bd9cb8787 - <tokio[c413d3e32be5fd85]::macros::scoped_tls::ScopedKey<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::Context>>::set::<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_org_namespaces::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x622bd9c9ded8 - tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter::<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_org_namespaces::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x622bd9c8d900 - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_org_namespaces::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x622bd9d5f8e5 - <tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on::<coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_org_namespaces::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x622bd9cf8a56 - tokio[c413d3e32be5fd85]::runtime::context::enter::<<tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_org_namespaces::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x622bd9cb75da - <tokio[c413d3e32be5fd85]::runtime::handle::Handle>::enter::<<tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_org_namespaces::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x622bd9d5d257 - <tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on::<coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_org_namespaces::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x622bd9d55409 - coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_org_namespaces
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/orgs/get.rs:97:5
[INFO] [stdout]   39:     0x622bd9d509c7 - coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_org_namespaces::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/orgs/get.rs:98:35
[INFO] [stdout]   40:     0x622bd9cd10c6 - <coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_org_namespaces::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x622bd9e8e28b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622bd9e8e28b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x622bd9e9bb05 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x622bd9e96664 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x622bd9e96664 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x622bd9e9eb82 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x622bd9e9eb82 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x622bda14e73f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x622bda14e73f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x78a2bdf1daa4 - <unknown>
[INFO] [stdout]   62:     0x78a2bdfaaa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::registries::get::test::org::test_org_registries stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::registries::get::test::org::test_org_registries' (1258) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622bda14efc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622bda14efc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622bda14efc8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622bda14efc8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622bda16548a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622bda16548a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x622bda153e02 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x622bda153e02 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x622bda12d5d6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622bda12d5d6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622bda147229 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622bd9e9b1ac - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x622bd9e9b1ac - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x622bda1473e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x622bda1473e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622bda12d692 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622bda124f49 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622bda12e56d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622bda165c7c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622bda1659c2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x622bd9d5483e - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, std[d054f6f42beb1baa]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x622bd9cb381f - coder[5cb694c41d7dccfc]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x622bd9d52c5e - coder[5cb694c41d7dccfc]::builders::registries::get::test::org::test_org_registries::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/registries/get.rs:69:21
[INFO] [stdout]   23:     0x622bd9cad43d - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::registries::get::test::org::test_org_registries::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x622bd9d4e870 - tokio[c413d3e32be5fd85]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::registries::get::test::org::test_org_registries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x622bd9cd77f5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[c413d3e32be5fd85]::coop::Budget>>>::try_with::<tokio[c413d3e32be5fd85]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::registries::get::test::org::test_org_registries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x622bd9cd3eee - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[c413d3e32be5fd85]::coop::Budget>>>::with::<tokio[c413d3e32be5fd85]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::registries::get::test::org::test_org_registries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x622bd9ca6d9f - tokio[c413d3e32be5fd85]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::registries::get::test::org::test_org_registries::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x622bd9ca6d9f - tokio[c413d3e32be5fd85]::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::registries::get::test::org::test_org_registries::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x622bd9ca6d9f - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::registries::get::test::org::test_org_registries::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x622bd9cac61e - tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter::<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::registries::get::test::org::test_org_registries::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x622bd9cb91a7 - <tokio[c413d3e32be5fd85]::macros::scoped_tls::ScopedKey<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::Context>>::set::<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::registries::get::test::org::test_org_registries::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x622bd9ca0008 - tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter::<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::registries::get::test::org::test_org_registries::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x622bd9c8db40 - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::registries::get::test::org::test_org_registries::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x622bd9d60395 - <tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on::<coder[5cb694c41d7dccfc]::builders::registries::get::test::org::test_org_registries::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x622bd9cf93e6 - tokio[c413d3e32be5fd85]::runtime::context::enter::<<tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on<coder[5cb694c41d7dccfc]::builders::registries::get::test::org::test_org_registries::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x622bd9cb7c9a - <tokio[c413d3e32be5fd85]::runtime::handle::Handle>::enter::<<tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on<coder[5cb694c41d7dccfc]::builders::registries::get::test::org::test_org_registries::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x622bd9d5d537 - <tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on::<coder[5cb694c41d7dccfc]::builders::registries::get::test::org::test_org_registries::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x622bd9d562c9 - coder[5cb694c41d7dccfc]::builders::registries::get::test::org::test_org_registries
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/registries/get.rs:67:9
[INFO] [stdout]   39:     0x622bd9d52bf7 - coder[5cb694c41d7dccfc]::builders::registries::get::test::org::test_org_registries::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/registries/get.rs:68:39
[INFO] [stdout]   40:     0x622bd9cd1306 - <coder[5cb694c41d7dccfc]::builders::registries::get::test::org::test_org_registries::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x622bd9e8e28b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622bd9e8e28b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x622bd9e9bb05 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x622bd9e96664 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x622bd9e96664 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x622bd9e9eb82 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x622bd9e9eb82 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x622bda14e73f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x622bda14e73f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x78a2bdf1daa4 - <unknown>
[INFO] [stdout]   62:     0x78a2bdfaaa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::services::get::test::org::test_org_service stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::services::get::test::org::test_org_service' (1260) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622bda14efc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622bda14efc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622bda14efc8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622bda14efc8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622bda16548a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622bda16548a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x622bda153e02 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x622bda153e02 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x622bda12d5d6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622bda12d5d6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622bda147229 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622bd9e9b1ac - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x622bd9e9b1ac - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x622bda1473e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x622bda1473e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622bda12d692 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622bda124f49 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622bda12e56d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622bda165c7c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622bda1659c2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x622bd9d5483e - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, std[d054f6f42beb1baa]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x622bd9cb381f - coder[5cb694c41d7dccfc]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x622bd9bb3f5e - coder[5cb694c41d7dccfc]::builders::services::get::test::org::test_org_service::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/services/get.rs:65:21
[INFO] [stdout]   23:     0x622bd9cada9d - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::services::get::test::org::test_org_service::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x622bd9d4ef90 - tokio[c413d3e32be5fd85]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::services::get::test::org::test_org_service::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x622bd9cd7df5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[c413d3e32be5fd85]::coop::Budget>>>::try_with::<tokio[c413d3e32be5fd85]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::services::get::test::org::test_org_service::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x622bd9cd40ce - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[c413d3e32be5fd85]::coop::Budget>>>::with::<tokio[c413d3e32be5fd85]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::services::get::test::org::test_org_service::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x622bd9ca997f - tokio[c413d3e32be5fd85]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::services::get::test::org::test_org_service::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x622bd9ca997f - tokio[c413d3e32be5fd85]::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::services::get::test::org::test_org_service::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x622bd9ca997f - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::services::get::test::org::test_org_service::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x622bd9cac7fe - tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter::<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::services::get::test::org::test_org_service::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x622bd9cb9867 - <tokio[c413d3e32be5fd85]::macros::scoped_tls::ScopedKey<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::Context>>::set::<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::services::get::test::org::test_org_service::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x622bd9ca1628 - tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter::<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::services::get::test::org::test_org_service::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x622bd9c8dcc0 - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::services::get::test::org::test_org_service::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x622bd9d60ab5 - <tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on::<coder[5cb694c41d7dccfc]::builders::services::get::test::org::test_org_service::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x622bd9cf9a46 - tokio[c413d3e32be5fd85]::runtime::context::enter::<<tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on<coder[5cb694c41d7dccfc]::builders::services::get::test::org::test_org_service::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x622bd9cb811a - <tokio[c413d3e32be5fd85]::runtime::handle::Handle>::enter::<<tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on<coder[5cb694c41d7dccfc]::builders::services::get::test::org::test_org_service::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x622bd9d5d717 - <tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on::<coder[5cb694c41d7dccfc]::builders::services::get::test::org::test_org_service::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x622bd9bc00e9 - coder[5cb694c41d7dccfc]::builders::services::get::test::org::test_org_service
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/services/get.rs:63:9
[INFO] [stdout]   39:     0x622bd9bb3ec7 - coder[5cb694c41d7dccfc]::builders::services::get::test::org::test_org_service::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/services/get.rs:64:36
[INFO] [stdout]   40:     0x622bd9cd1486 - <coder[5cb694c41d7dccfc]::builders::services::get::test::org::test_org_service::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x622bd9e8e28b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622bd9e8e28b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x622bd9e9bb05 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x622bd9e96664 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x622bd9e96664 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x622bd9e9eb82 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x622bd9e9eb82 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x622bda14e73f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x622bda14e73f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x78a2bdf1daa4 - <unknown>
[INFO] [stdout]   62:     0x78a2bdfaaa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::orgs::get::test::test_org stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::orgs::get::test::test_org' (1255) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622bda14efc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622bda14efc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622bda14efc8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622bda14efc8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622bda16548a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622bda16548a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x622bda153e02 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x622bda153e02 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x622bda12d5d6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622bda12d5d6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622bda147229 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622bd9e9b1ac - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x622bd9e9b1ac - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x622bda1473e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x622bda1473e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622bda12d692 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622bda124f49 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622bda12e56d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622bda165c7c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622bda1659c2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x622bd9d5483e - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, std[d054f6f42beb1baa]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x622bd9cb381f - coder[5cb694c41d7dccfc]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x622bd9d50f3e - coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_org::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/orgs/get.rs:82:17
[INFO] [stdout]   23:     0x622bd9cacbbd - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_org::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x622bd9d4def0 - tokio[c413d3e32be5fd85]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_org::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x622bd9cd6ff5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[c413d3e32be5fd85]::coop::Budget>>>::try_with::<tokio[c413d3e32be5fd85]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_org::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x622bd9cd3c6e - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[c413d3e32be5fd85]::coop::Budget>>>::with::<tokio[c413d3e32be5fd85]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_org::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x622bd9ca331f - tokio[c413d3e32be5fd85]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_org::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x622bd9ca331f - tokio[c413d3e32be5fd85]::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_org::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x622bd9ca331f - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_org::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x622bd9cac39e - tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter::<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_org::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x622bd9cb88a7 - <tokio[c413d3e32be5fd85]::macros::scoped_tls::ScopedKey<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::Context>>::set::<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_org::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x622bd9c9e288 - tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter::<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_org::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x622bd9c8d940 - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_org::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x622bd9d5fa15 - <tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on::<coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_org::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x622bd9cf8b66 - tokio[c413d3e32be5fd85]::runtime::context::enter::<<tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_org::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x622bd9cb769a - <tokio[c413d3e32be5fd85]::runtime::handle::Handle>::enter::<<tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on<coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_org::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x622bd9d5d2a7 - <tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on::<coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_org::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x622bd9d555e9 - coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_org
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/orgs/get.rs:80:5
[INFO] [stdout]   39:     0x622bd9d509f7 - coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_org::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/orgs/get.rs:81:24
[INFO] [stdout]   40:     0x622bd9cd1106 - <coder[5cb694c41d7dccfc]::builders::orgs::get::test::test_org::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x622bd9e8e28b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622bd9e8e28b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x622bd9e9bb05 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x622bd9e96664 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x622bd9e96664 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x622bd9e9eb82 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x622bd9e9eb82 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x622bda14e73f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x622bda14e73f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x78a2bdf1daa4 - <unknown>
[INFO] [stdout]   62:     0x78a2bdfaaa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::registries::get::test::test_registry stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::registries::get::test::test_registry' (1259) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622bda14efc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622bda14efc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622bda14efc8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622bda14efc8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622bda16548a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622bda16548a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x622bda153e02 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x622bda153e02 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x622bda12d5d6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622bda12d5d6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622bda147229 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622bd9e9b1ac - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x622bd9e9b1ac - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x622bda1473e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x622bda1473e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622bda12d692 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622bda124f49 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622bda12e56d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622bda165c7c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622bda1659c2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x622bd9d5483e - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, std[d054f6f42beb1baa]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x622bd9cb381f - coder[5cb694c41d7dccfc]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x622bd9d249de - coder[5cb694c41d7dccfc]::builders::registries::get::test::test_registry::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/registries/get.rs:49:17
[INFO] [stdout]   23:     0x622bd9cac88d - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::registries::get::test::test_registry::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x622bd9d4db60 - tokio[c413d3e32be5fd85]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::registries::get::test::test_registry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x622bd9cd6cf5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[c413d3e32be5fd85]::coop::Budget>>>::try_with::<tokio[c413d3e32be5fd85]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::registries::get::test::test_registry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x622bd9cd3b7e - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[c413d3e32be5fd85]::coop::Budget>>>::with::<tokio[c413d3e32be5fd85]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::registries::get::test::test_registry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x622bd9ca1d2f - tokio[c413d3e32be5fd85]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::registries::get::test::test_registry::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x622bd9ca1d2f - tokio[c413d3e32be5fd85]::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::registries::get::test::test_registry::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x622bd9ca1d2f - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::registries::get::test::test_registry::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x622bd9cac2ae - tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter::<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::registries::get::test::test_registry::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x622bd9cb8547 - <tokio[c413d3e32be5fd85]::macros::scoped_tls::ScopedKey<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::Context>>::set::<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::registries::get::test::test_registry::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x622bd9c9d778 - tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter::<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::registries::get::test::test_registry::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x622bd9c8d880 - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::registries::get::test::test_registry::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x622bd9d5f685 - <tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on::<coder[5cb694c41d7dccfc]::builders::registries::get::test::test_registry::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x622bd9cf8836 - tokio[c413d3e32be5fd85]::runtime::context::enter::<<tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on<coder[5cb694c41d7dccfc]::builders::registries::get::test::test_registry::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x622bd9cb745a - <tokio[c413d3e32be5fd85]::runtime::handle::Handle>::enter::<<tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on<coder[5cb694c41d7dccfc]::builders::registries::get::test::test_registry::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x622bd9d5d1b7 - <tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on::<coder[5cb694c41d7dccfc]::builders::registries::get::test::test_registry::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x622bd9d357f9 - coder[5cb694c41d7dccfc]::builders::registries::get::test::test_registry
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/registries/get.rs:47:5
[INFO] [stdout]   39:     0x622bd9d24977 - coder[5cb694c41d7dccfc]::builders::registries::get::test::test_registry::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/registries/get.rs:48:29
[INFO] [stdout]   40:     0x622bd9cd1046 - <coder[5cb694c41d7dccfc]::builders::registries::get::test::test_registry::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x622bd9e8e28b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622bd9e8e28b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x622bd9e9bb05 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x622bd9e96664 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x622bd9e96664 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x622bd9e9eb82 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x622bd9e9eb82 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x622bda14e73f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x622bda14e73f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x78a2bdf1daa4 - <unknown>
[INFO] [stdout]   62:     0x78a2bdfaaa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::image_tags::get::test::image::test_image_tags stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::image_tags::get::test::image::test_image_tags' (1249) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622bda14efc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622bda14efc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622bda14efc8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622bda14efc8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622bda16548a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622bda16548a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x622bda153e02 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x622bda153e02 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x622bda12d5d6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622bda12d5d6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622bda147229 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622bd9e9b1ac - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x622bd9e9b1ac - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x622bda1473e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x622bda1473e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622bda12d692 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622bda124f49 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622bda12e56d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622bda165c7c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622bda1659c2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x622bd9d5483e - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, std[d054f6f42beb1baa]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x622bd9cb381f - coder[5cb694c41d7dccfc]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x622bd9d5276e - coder[5cb694c41d7dccfc]::builders::image_tags::get::test::image::test_image_tags::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/image_tags/get.rs:62:21
[INFO] [stdout]   23:     0x622bd9cad32d - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::image_tags::get::test::image::test_image_tags::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x622bd9d4e740 - tokio[c413d3e32be5fd85]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::image_tags::get::test::image::test_image_tags::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x622bd9cd76f5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[c413d3e32be5fd85]::coop::Budget>>>::try_with::<tokio[c413d3e32be5fd85]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::image_tags::get::test::image::test_image_tags::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x622bd9cd3e9e - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[c413d3e32be5fd85]::coop::Budget>>>::with::<tokio[c413d3e32be5fd85]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::image_tags::get::test::image::test_image_tags::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x622bd9ca664f - tokio[c413d3e32be5fd85]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::image_tags::get::test::image::test_image_tags::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x622bd9ca664f - tokio[c413d3e32be5fd85]::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::image_tags::get::test::image::test_image_tags::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x622bd9ca664f - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::image_tags::get::test::image::test_image_tags::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x622bd9cac5ce - tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter::<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::image_tags::get::test::image::test_image_tags::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x622bd9cb9087 - <tokio[c413d3e32be5fd85]::macros::scoped_tls::ScopedKey<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::Context>>::set::<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::image_tags::get::test::image::test_image_tags::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x622bd9c9fc58 - tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter::<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::image_tags::get::test::image::test_image_tags::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x622bd9c8db00 - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::image_tags::get::test::image::test_image_tags::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x622bd9d60265 - <tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on::<coder[5cb694c41d7dccfc]::builders::image_tags::get::test::image::test_image_tags::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x622bd9cf92d6 - tokio[c413d3e32be5fd85]::runtime::context::enter::<<tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on<coder[5cb694c41d7dccfc]::builders::image_tags::get::test::image::test_image_tags::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x622bd9cb7bda - <tokio[c413d3e32be5fd85]::runtime::handle::Handle>::enter::<<tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on<coder[5cb694c41d7dccfc]::builders::image_tags::get::test::image::test_image_tags::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x622bd9d5d4e7 - <tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on::<coder[5cb694c41d7dccfc]::builders::image_tags::get::test::image::test_image_tags::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x622bd9d560e9 - coder[5cb694c41d7dccfc]::builders::image_tags::get::test::image::test_image_tags
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/image_tags/get.rs:60:9
[INFO] [stdout]   39:     0x622bd9d52317 - coder[5cb694c41d7dccfc]::builders::image_tags::get::test::image::test_image_tags::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/image_tags/get.rs:61:35
[INFO] [stdout]   40:     0x622bd9cd12c6 - <coder[5cb694c41d7dccfc]::builders::image_tags::get::test::image::test_image_tags::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x622bd9e8e28b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622bd9e8e28b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x622bd9e9bb05 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x622bd9e96664 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x622bd9e96664 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x622bd9e9eb82 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x622bd9e9eb82 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x622bda14e73f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x622bda14e73f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x78a2bdf1daa4 - <unknown>
[INFO] [stdout]   62:     0x78a2bdfaaa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::image_tags::get::test::image::test_image_tag stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::image_tags::get::test::image::test_image_tag' (1248) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622bda14efc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622bda14efc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622bda14efc8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622bda14efc8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622bda16548a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622bda16548a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x622bda153e02 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x622bda153e02 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x622bda12d5d6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622bda12d5d6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622bda147229 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622bd9e9b1ac - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x622bd9e9b1ac - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x622bda1473e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x622bda1473e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622bda12d692 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622bda124f49 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622bda12e56d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622bda165c7c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622bda1659c2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x622bd9d5483e - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, std[d054f6f42beb1baa]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x622bd9cb381f - coder[5cb694c41d7dccfc]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x622bd9d5237e - coder[5cb694c41d7dccfc]::builders::image_tags::get::test::image::test_image_tag::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/image_tags/get.rs:43:21
[INFO] [stdout]   23:     0x622bd9cad21d - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::image_tags::get::test::image::test_image_tag::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x622bd9d4e610 - tokio[c413d3e32be5fd85]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::image_tags::get::test::image::test_image_tag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x622bd9cd75f5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[c413d3e32be5fd85]::coop::Budget>>>::try_with::<tokio[c413d3e32be5fd85]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::image_tags::get::test::image::test_image_tag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x622bd9cd3e4e - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[c413d3e32be5fd85]::coop::Budget>>>::with::<tokio[c413d3e32be5fd85]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::image_tags::get::test::image::test_image_tag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x622bd9ca5eff - tokio[c413d3e32be5fd85]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::image_tags::get::test::image::test_image_tag::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x622bd9ca5eff - tokio[c413d3e32be5fd85]::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::image_tags::get::test::image::test_image_tag::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x622bd9ca5eff - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::image_tags::get::test::image::test_image_tag::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x622bd9cac57e - tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter::<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::image_tags::get::test::image::test_image_tag::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x622bd9cb8f67 - <tokio[c413d3e32be5fd85]::macros::scoped_tls::ScopedKey<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::Context>>::set::<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::image_tags::get::test::image::test_image_tag::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x622bd9c9f8a8 - tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter::<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::image_tags::get::test::image::test_image_tag::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x622bd9c8dac0 - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::image_tags::get::test::image::test_image_tag::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x622bd9d60135 - <tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on::<coder[5cb694c41d7dccfc]::builders::image_tags::get::test::image::test_image_tag::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x622bd9cf91c6 - tokio[c413d3e32be5fd85]::runtime::context::enter::<<tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on<coder[5cb694c41d7dccfc]::builders::image_tags::get::test::image::test_image_tag::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x622bd9cb7b1a - <tokio[c413d3e32be5fd85]::runtime::handle::Handle>::enter::<<tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on<coder[5cb694c41d7dccfc]::builders::image_tags::get::test::image::test_image_tag::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x622bd9d5d497 - <tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on::<coder[5cb694c41d7dccfc]::builders::image_tags::get::test::image::test_image_tag::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x622bd9d55f09 - coder[5cb694c41d7dccfc]::builders::image_tags::get::test::image::test_image_tag
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/image_tags/get.rs:41:9
[INFO] [stdout]   39:     0x622bd9d522e7 - coder[5cb694c41d7dccfc]::builders::image_tags::get::test::image::test_image_tag::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/image_tags/get.rs:42:34
[INFO] [stdout]   40:     0x622bd9cd1286 - <coder[5cb694c41d7dccfc]::builders::image_tags::get::test::image::test_image_tag::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x622bd9e8e28b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622bd9e8e28b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x622bd9e9bb05 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x622bd9e96664 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x622bd9e96664 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x622bd9e9eb82 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x622bd9e9eb82 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x622bda14e73f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x622bda14e73f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x78a2bdf1daa4 - <unknown>
[INFO] [stdout]   62:     0x78a2bdfaaa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::services::get::test::org::test_org_services stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::services::get::test::org::test_org_services' (1261) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622bda14efc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622bda14efc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622bda14efc8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622bda14efc8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622bda16548a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622bda16548a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x622bda153e02 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x622bda153e02 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x622bda12d5d6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622bda12d5d6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622bda147229 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622bd9e9b1ac - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x622bd9e9b1ac - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x622bda1473e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x622bda1473e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622bda12d692 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622bda124f49 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622bda12e56d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622bda165c7c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622bda1659c2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x622bd9d5483e - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, std[d054f6f42beb1baa]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x622bd9cb381f - coder[5cb694c41d7dccfc]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x622bd9bb434e - coder[5cb694c41d7dccfc]::builders::services::get::test::org::test_org_services::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/services/get.rs:43:21
[INFO] [stdout]   23:     0x622bd9cadbad - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::services::get::test::org::test_org_services::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x622bd9d4f0c0 - tokio[c413d3e32be5fd85]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::services::get::test::org::test_org_services::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x622bd9cd7ef5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[c413d3e32be5fd85]::coop::Budget>>>::try_with::<tokio[c413d3e32be5fd85]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::services::get::test::org::test_org_services::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x622bd9cd411e - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[c413d3e32be5fd85]::coop::Budget>>>::with::<tokio[c413d3e32be5fd85]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::services::get::test::org::test_org_services::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x622bd9caa0cf - tokio[c413d3e32be5fd85]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::services::get::test::org::test_org_services::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x622bd9caa0cf - tokio[c413d3e32be5fd85]::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::services::get::test::org::test_org_services::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x622bd9caa0cf - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::services::get::test::org::test_org_services::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x622bd9cac84e - tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter::<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::services::get::test::org::test_org_services::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x622bd9cb9987 - <tokio[c413d3e32be5fd85]::macros::scoped_tls::ScopedKey<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::Context>>::set::<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::services::get::test::org::test_org_services::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x622bd9ca19d8 - tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter::<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::services::get::test::org::test_org_services::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x622bd9c8dd00 - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::services::get::test::org::test_org_services::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x622bd9d60be5 - <tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on::<coder[5cb694c41d7dccfc]::builders::services::get::test::org::test_org_services::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x622bd9cf9b56 - tokio[c413d3e32be5fd85]::runtime::context::enter::<<tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on<coder[5cb694c41d7dccfc]::builders::services::get::test::org::test_org_services::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x622bd9cb81da - <tokio[c413d3e32be5fd85]::runtime::handle::Handle>::enter::<<tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on<coder[5cb694c41d7dccfc]::builders::services::get::test::org::test_org_services::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x622bd9d5d767 - <tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on::<coder[5cb694c41d7dccfc]::builders::services::get::test::org::test_org_services::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x622bd9bc02c9 - coder[5cb694c41d7dccfc]::builders::services::get::test::org::test_org_services
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/services/get.rs:41:9
[INFO] [stdout]   39:     0x622bd9bb3ef7 - coder[5cb694c41d7dccfc]::builders::services::get::test::org::test_org_services::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/services/get.rs:42:37
[INFO] [stdout]   40:     0x622bd9cd14c6 - <coder[5cb694c41d7dccfc]::builders::services::get::test::org::test_org_services::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x622bd9e8e28b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622bd9e8e28b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x622bd9e9bb05 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x622bd9e96664 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x622bd9e96664 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x622bd9e9eb82 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x622bd9e9eb82 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x622bda14e73f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x622bda14e73f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x78a2bdf1daa4 - <unknown>
[INFO] [stdout]   62:     0x78a2bdfaaa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::images::get::test::test_image stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::images::get::test::test_image' (1251) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622bda14efc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622bda14efc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622bda14efc8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622bda14efc8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622bda16548a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622bda16548a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x622bda153e02 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x622bda153e02 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x622bda12d5d6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622bda12d5d6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622bda147229 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622bd9e9b1ac - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x622bd9e9b1ac - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x622bda1473e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x622bda1473e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622bda12d692 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622bda124f49 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622bda12e56d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622bda165c7c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622bda1659c2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x622bd9d5483e - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, std[d054f6f42beb1baa]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x622bd9cb381f - coder[5cb694c41d7dccfc]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x622bd9d517dd - coder[5cb694c41d7dccfc]::builders::images::get::test::test_image::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/images/get.rs:61:17
[INFO] [stdout]   23:     0x622bd9cacffd - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::images::get::test::test_image::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x622bd9d4e3b0 - tokio[c413d3e32be5fd85]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::images::get::test::test_image::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x622bd9cd73f5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[c413d3e32be5fd85]::coop::Budget>>>::try_with::<tokio[c413d3e32be5fd85]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::images::get::test::test_image::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x622bd9cd3dae - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[c413d3e32be5fd85]::coop::Budget>>>::with::<tokio[c413d3e32be5fd85]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::images::get::test::test_image::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x622bd9ca505f - tokio[c413d3e32be5fd85]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::images::get::test::test_image::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x622bd9ca505f - tokio[c413d3e32be5fd85]::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::images::get::test::test_image::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x622bd9ca505f - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::images::get::test::test_image::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x622bd9cac4de - tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter::<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::images::get::test::test_image::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x622bd9cb8d27 - <tokio[c413d3e32be5fd85]::macros::scoped_tls::ScopedKey<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::Context>>::set::<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::images::get::test::test_image::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x622bd9c9f148 - tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter::<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::images::get::test::test_image::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x622bd9c8da40 - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::images::get::test::test_image::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x622bd9d5fed5 - <tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on::<coder[5cb694c41d7dccfc]::builders::images::get::test::test_image::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x622bd9cf8fa6 - tokio[c413d3e32be5fd85]::runtime::context::enter::<<tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on<coder[5cb694c41d7dccfc]::builders::images::get::test::test_image::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x622bd9cb799a - <tokio[c413d3e32be5fd85]::runtime::handle::Handle>::enter::<<tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on<coder[5cb694c41d7dccfc]::builders::images::get::test::test_image::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x622bd9d5d3e7 - <tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on::<coder[5cb694c41d7dccfc]::builders::images::get::test::test_image::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x622bd9d559a9 - coder[5cb694c41d7dccfc]::builders::images::get::test::test_image
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/images/get.rs:59:5
[INFO] [stdout]   39:     0x622bd9d51737 - coder[5cb694c41d7dccfc]::builders::images::get::test::test_image::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/images/get.rs:60:26
[INFO] [stdout]   40:     0x622bd9cd1206 - <coder[5cb694c41d7dccfc]::builders::images::get::test::test_image::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x622bd9e8e28b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622bd9e8e28b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x622bd9e9bb05 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x622bd9e96664 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x622bd9e96664 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x622bd9e9eb82 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x622bd9e9eb82 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x622bda14e73f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x622bda14e73f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x78a2bdf1daa4 - <unknown>
[INFO] [stdout]   62:     0x78a2bdfaaa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::users::get::test::test_users stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::users::get::test::test_users' (1263) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622bda14efc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622bda14efc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622bda14efc8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622bda14efc8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622bda16548a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622bda16548a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x622bda153e02 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x622bda153e02 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x622bda12d5d6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622bda12d5d6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622bda147229 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622bd9e9b1ac - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x622bd9e9b1ac - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x622bda1473e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x622bda1473e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622bda12d692 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622bda124f49 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622bda12e56d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622bda165c7c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622bda1659c2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x622bd9d5483e - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, std[d054f6f42beb1baa]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x622bd9cb381f - coder[5cb694c41d7dccfc]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x622bd9d24e4e - coder[5cb694c41d7dccfc]::builders::users::get::test::test_users::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/users/get.rs:57:17
[INFO] [stdout]   23:     0x622bd9cacddd - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::users::get::test::test_users::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x622bd9d4e150 - tokio[c413d3e32be5fd85]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::users::get::test::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x622bd9cd71f5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[c413d3e32be5fd85]::coop::Budget>>>::try_with::<tokio[c413d3e32be5fd85]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::users::get::test::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x622bd9cd3d0e - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[c413d3e32be5fd85]::coop::Budget>>>::with::<tokio[c413d3e32be5fd85]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::users::get::test::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x622bd9ca41bf - tokio[c413d3e32be5fd85]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::users::get::test::test_users::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x622bd9ca41bf - tokio[c413d3e32be5fd85]::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::users::get::test::test_users::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x622bd9ca41bf - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::users::get::test::test_users::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x622bd9cac43e - tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter::<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::users::get::test::test_users::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x622bd9cb8ae7 - <tokio[c413d3e32be5fd85]::macros::scoped_tls::ScopedKey<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::Context>>::set::<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::users::get::test::test_users::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x622bd9c9e9e8 - tokio[c413d3e32be5fd85]::runtime::basic_scheduler::enter::<<tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on<coder[5cb694c41d7dccfc]::builders::users::get::test::test_users::{closure#0}>::{closure#0}, (), tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x622bd9c8d9c0 - <tokio[c413d3e32be5fd85]::runtime::basic_scheduler::BasicScheduler<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::time::driver::Driver<tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>, tokio[c413d3e32be5fd85]::park::either::Either<tokio[c413d3e32be5fd85]::io::driver::Driver, tokio[c413d3e32be5fd85]::park::thread::ParkThread>>>>::block_on::<coder[5cb694c41d7dccfc]::builders::users::get::test::test_users::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x622bd9d5fc75 - <tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on::<coder[5cb694c41d7dccfc]::builders::users::get::test::test_users::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x622bd9cf8d86 - tokio[c413d3e32be5fd85]::runtime::context::enter::<<tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on<coder[5cb694c41d7dccfc]::builders::users::get::test::test_users::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x622bd9cb781a - <tokio[c413d3e32be5fd85]::runtime::handle::Handle>::enter::<<tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on<coder[5cb694c41d7dccfc]::builders::users::get::test::test_users::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x622bd9d5d347 - <tokio[c413d3e32be5fd85]::runtime::Runtime>::block_on::<coder[5cb694c41d7dccfc]::builders::users::get::test::test_users::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x622bd9d359d9 - coder[5cb694c41d7dccfc]::builders::users::get::test::test_users
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/users/get.rs:55:5
[INFO] [stdout]   39:     0x622bd9d24db7 - coder[5cb694c41d7dccfc]::builders::users::get::test::test_users::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/users/get.rs:56:26
[INFO] [stdout]   40:     0x622bd9cd1186 - <coder[5cb694c41d7dccfc]::builders::users::get::test::test_users::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x622bd9e8e28b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622bd9e8e28b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x622bd9e9bb05 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x622bd9e9bb05 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x622bd9e9bb05 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x622bd9e96664 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x622bd9e96664 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x622bd9e9eb82 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x622bd9e9eb82 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x622bd9e9eb82 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x622bda14e73f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x622bda14e73f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x78a2bdf1daa4 - <unknown>
[INFO] [stdout]   62:     0x78a2bdfaaa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     builders::envs::get::test::member::test_org_member_envs
[INFO] [stdout]     builders::envs::get::test::org::test_org_envs
[INFO] [stdout]     builders::envs::get::test::test_env
[INFO] [stdout]     builders::image_tags::get::test::image::test_image_tag
[INFO] [stdout]     builders::image_tags::get::test::image::test_image_tags
[INFO] [stdout]     builders::images::get::test::org::test_org_images
[INFO] [stdout]     builders::images::get::test::test_image
[INFO] [stdout]     builders::images::get::test::test_image_with_environments
[INFO] [stdout]     builders::orgs::get::test::members::test_org_member
[INFO] [stdout]     builders::orgs::get::test::members::test_org_members
[INFO] [stdout]     builders::orgs::get::test::test_org
[INFO] [stdout]     builders::orgs::get::test::test_org_namespaces
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]     builders::orgs::get::test::test_orgs
[INFO] [stdout]     builders::registries::get::test::org::test_org_registries
[INFO] [stdout]     builders::registries::get::test::test_registry
[INFO] [stdout]     builders::services::get::test::org::test_org_service
[INFO] [stdout]     builders::services::get::test::org::test_org_services
[INFO] [stdout]     builders::users::get::test::test_user
[INFO] [stdout]     builders::users::get::test::test_users
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 19 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2f5faf995b6a25e27dcafa57de0edb7f9848948e0ad21bcdb16bfc1b61cd666c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f5faf995b6a25e27dcafa57de0edb7f9848948e0ad21bcdb16bfc1b61cd666c", kill_on_drop: false }`
[INFO] [stdout] 2f5faf995b6a25e27dcafa57de0edb7f9848948e0ad21bcdb16bfc1b61cd666c
